From: Markus Rost Date: Tue, 19 Nov 2002 17:22:52 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~29588 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=3d336e1480b48d052ff38e3241196ce5084ad26d;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 378408a76f5..889ffc578df 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,13 +1,19 @@ -2002-11-19 Stefan Monnier - - * emacs-lisp/cl.el (multiple-value-call): Add docstring. - 2002-11-19 Markus Rost + * progmodes/vhdl-mode.el (defgroup vhdl-related): Declare the + members here rather than with custom-add-to-group. This is the + intended way of using defgroup and also lets + custom-make-dependencies do its job. + (defgroup vhdl-highlight-faces): Ditto. + * emacs-lisp/shadow.el (defgroup lisp-shadow): New group name. Previous group name shadow is used in shadowfile.el. (shadows-compare-text-p): Use group lisp-shadow. +2002-11-19 Stefan Monnier + + * emacs-lisp/cl.el (multiple-value-call): Add docstring. + 2002-11-19 Masatake Yamato (tiny change) * register.el (describe-register-1): Don't assign to val the value